home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 20 / AMIGAplus Sonderheft 20 (1999)(ICP)(DE)[!].iso / PublicDomain / Spiele / Choplifter3D / objects / roadv.3ds < prev    next >
Text File  |  1999-01-01  |  1KB  |  40 lines

  1.  
  2.  
  3. ; P   x y z   rrr ggg bbb   nnn
  4. ; L   n1 n2        col
  5. ; T   n1 n2 n3     col   material
  6. ; M   n1 n2 n3 n4  col   material  "texture"
  7.  
  8.  
  9.  
  10. P    0    0    0    255 255 255    1    ;corners
  11. P  255    0    0    255 255 255    2
  12. P  255  255    0    255 255 255    3
  13. P    0  255    0    255 255 255    4
  14.  
  15. p   64    0    0    255 255 255    5    ;downer
  16. p   80    0    0    255 255 255    6
  17. p   176   0    0    255 255 255    7
  18. p   192   0    0    255 255 255    8
  19.  
  20. p   64  255    0    255 255 255    9    ;upper
  21. p   80  255    0    255 255 255   10
  22. p   176 255    0    255 255 255   11
  23. p   192 255    0    255 255 255   12
  24.  
  25. p   128  32    1    255 255 255   13    ;stripes
  26. p   128  96    1    255 255 255   14
  27. p   128 160    1    255 255 255   15
  28. p   128 224    1    255 255 255   16
  29.  
  30.  
  31. M    1    5    9    4      4  7  "gras"
  32. M    5    6   10    9     14  6  "beton"
  33. M    6    7   11   10      0  5  "asfalt"
  34. M    7    8   12   11     14  6  "beton"
  35. M    8    2    3   12      4  7  "gras"
  36.  
  37. L    13  14    1                          ;white lines
  38. L    15  16    1
  39.  
  40.